Skip to content
/ otter Public
forked from maypok86/otter

A high performance lockless cache for Go. Many times faster than Ristretto and friends.

License

Notifications You must be signed in to change notification settings

narqo/otter

Repository files navigation

Fast in-memory data store


📖 Contents

👏 Contribute

Contributions are welcome as always, before submitting a new PR please make sure to open a new issue so community members can discuss it. For more information please see contribution guidelines.

Additionally, you might find existing open issues which can help with improvements.

This project follows a standard code of conduct so that you can understand what actions will and will not be tolerated.

📄 License

This project is Apache 2.0 licensed, as found in the LICENSE.

About

A high performance lockless cache for Go. Many times faster than Ristretto and friends.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.6%
  • Other 1.4%