Skip to content

tobgu/qocache

Repository files navigation

CI Status Go Report Card

Qocache is a Go port of Qcache.

Functionality in Qocache that does not exist in Qcache

  • Defined enum order
  • Key-value fields
  • Configuration possible through environment variables and config file in addition to command line arguments.
  • LZ4 frame based compression

Functionality in Qcache planned but still missing in Qocache

  • Subqueries in in clause

Functionality in Qcache not planned in Qocache

  • GZIP compression support in HTTP request/response

About

In memory cache server with query capabilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages