Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Pudge - Fast and simple key/value store written using Go's standard library

  • Share this:
Package pudge is a fast and simple key/value store written using Go's standard library. Pudge is parallel. Readers don't block readers, but a writer - does, but by the stateless nature of pudge it's safe to use multiples files for storages.
https://github.com/recoilme/pudge
License:
Tech: