Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
mjcache
Browse files
Jun 10, 2024
ErrRedisNil is a Pipelined return
· ae2f0e51
Jamie
authored
Jun 10, 2024
View commits for tag v1.0.7
v1.0.7
ae2f0e51
Jun 08, 2024
Fix hybrid bytes redis pipelined bug
· 1281a9b9
Jamie
authored
Jun 08, 2024
View commit 1281a9b9
2 tags
1281a9b9
Mar 05, 2024
Fix issues with BytesMany(), logic errors with missing loop & KeepTTL
· 97fbb1d7
Jamie
authored
Mar 05, 2024
View commits for tag v1.0.4
v1.0.4
97fbb1d7
Don't assign bytes to map if nil
· 51f2c8d3
Jamie
authored
Mar 05, 2024
View commits for tag v1.0.2
v1.0.2
51f2c8d3
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