Skip to content

Simple memory cache that works for any format, and can be applied as a simple dependency to any program.

License

Notifications You must be signed in to change notification settings

FrankTCA/kvcached

Repository files navigation

Contributors Issues BSD 2-clause License

kvcached

kvcached is a project intended to make memory caching available for any program. Unlike other caches that suit a particular purpose, kvcached can handle both keys and values in a manner that works with arbitrary sizes and formats.

Building

$ make configure # Only once after downloading
$ make

About

Simple memory cache that works for any format, and can be applied as a simple dependency to any program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published