Skip to content

New core system

Latest
Compare
Choose a tag to compare
@ldez ldez released this 08 Sep 21:52
· 8 commits to main since this release
  • 4b87259 docs: add example in the readme
  • df4947e docs: add links to store repositories
  • 4382a12 chore: update license
  • 547378b feat: new valkeyrie core
  • 23abd42 docs: add Tom Moulard to the maintainers file.
  • 1345766 chore: deprecate ClientTLSConfig
  • 412cb65 chore: update Go and linter
  • a9a70ee feat: support TLS configuration for Redis backend
  • db54d64 redis: close watchCh at the after watchLoop
  • 0bf7d50 feat: use context
  • 9a40c0d fix: clean up supportedBackend
  • 73a1cd7 zookeeper: set Conn maxBufferSize by store options
  • e2bd50d redis: add NewWithCodec
  • a8a6a0e chore: update dependencies
  • d720850 feat: update redis client to v8.11.5