Skip to content

Releases: catmullet/one

Increase accuracy in deduping from distributed systems

13 Nov 03:24
0406f84
Compare
Choose a tag to compare

Increase accuracy in deduping from distributed systems by adding incr in Redis.

Redis fix

04 Nov 18:31
8d9a797
Compare
Choose a tag to compare
Merge pull request #3 from catmullet/fix-redis-err

Update redisonestore.go

Added bool return for AddKey and HasKey

28 Oct 15:14
17030e7
Compare
Choose a tag to compare

Adding based on suggestion from jlnostr
AddKey now returns ok and error
HasKey now returns exists and error

Initial release

28 Oct 03:24
b67033d
Compare
Choose a tag to compare
Merge pull request #1 from catmullet/add-license-1

Create LICENSE