Categorygithub.com/tobgu/qocache
repository
0.2.0
Repository: https://github.com/tobgu/qocache.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

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