Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v1.0.1
mjcache
Browse files
Jul 01, 2023
Expose Delete/DeleteMany/Exists encoded cacher methods
· 16850723
Jamie
authored
Jul 01, 2023
View commits for tag v1.0.1
v1.0.1
16850723
May 10, 2023
Merge branch 'develop' into 'master'
· 3d82f8e7
Jamie
authored
May 10, 2023
View commits for tag v1.0.0
v1.0.0
3d82f8e7
Merge branch 'feature/ristretto' into 'develop'
· 5ca089d2
Jamie
authored
May 10, 2023
5ca089d2
Apr 30, 2023
Remove log
· d778656c
Jamie
authored
Apr 30, 2023
d778656c
Fix undefined cache
· a8b413bf
Jamie
authored
Apr 30, 2023
a8b413bf
Rid of multierr
· 0cd65f3d
Jamie
authored
Apr 30, 2023
0cd65f3d
Introduce `freecache` and `memory->freecache` rename
· 652b382f
Jamie
authored
Apr 30, 2023
652b382f
Apr 29, 2023
Handle hybrid cache `redis.Nil` error
· ffae7f19
Jamie
authored
Apr 29, 2023
ffae7f19
Feb 11, 2023
Add `SetManyExp` to set an expiration for many items
· 7914c48e
Jamie
authored
Feb 11, 2023
7914c48e
Skip <nil> type
· e32da7e9
Jamie
authored
Feb 11, 2023
e32da7e9
Skip unmarshal for 0 value []byte
· faaeee1a
Jamie
authored
Feb 11, 2023
faaeee1a
Feb 05, 2023
Rename hybrid cacher struct & getters for redis & local caches
· 477a82bd
Jamie
authored
Feb 05, 2023
477a82bd
Feb 04, 2023
Add encoded cacher implementation
· 4d73c056
Jamie
authored
Feb 04, 2023
4d73c056
Feb 03, 2023
Add {Bytes,Set,Delete}Many methods
· b86bacd1
Jamie
authored
Feb 04, 2023
b86bacd1
Feb 02, 2023
Change go package uri
· 99d478fe
Jamie
authored
Feb 02, 2023
99d478fe
Add missing `LICENSE`
· 163e3648
Jamie
authored
Feb 02, 2023
163e3648
Cacher implementation
· 6ff43d5f
Jamie
authored
Feb 02, 2023
6ff43d5f
Jan 20, 2023
Initial commit
· 90c4241e
Jamie
authored
Jan 20, 2023
90c4241e
Loading