Pogocache is fast caching software built from scratch with a focus on low latency and cpu efficency.
What's Changed
- Fix params order by @noxomix in https://github.com/tidwall/pogocache/pull/35
- Implement the SELECT command by @aidanharris in https://github.com/tidwall/pogocache/pull/37
- Fix memcache text responses and add protocol tests by @woolimcho in https://github.com/tidwall/pogocache/pull/39
- chore: update dependencies by @reneleonhardt in https://github.com/tidwall/pogocache/pull/4
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/tidwall/pogocache/pull/40
- Make dependencies first by @imchuncai in https://github.com/tidwall/pogocache/pull/42
- Avoid crashes on bad options user input by @RealEnder in https://github.com/tidwall/pogocache/pull/43
- Change license to MIT in b99f999
New Contributors
- @noxomix made their first contribution in https://github.com/tidwall/pogocache/pull/35
- @aidanharris made their first contribution in https://github.com/tidwall/pogocache/pull/37
- @woolimcho made their first contribution in https://github.com/tidwall/pogocache/pull/39
- @reneleonhardt made their first contribution in https://github.com/tidwall/pogocache/pull/4
- @dependabot[bot] made their first contribution in https://github.com/tidwall/pogocache/pull/40
- @imchuncai made their first contribution in https://github.com/tidwall/pogocache/pull/42
- @RealEnder made their first contribution in https://github.com/tidwall/pogocache/pull/43
Full Changelog: 1.3.0...1.3.1
