Michael Kriese
|
1082b31367
|
fix: partial secure cache
|
2025-03-21 13:45:51 +00:00 |
|
Jason Song
|
b0c54edc78
|
Support overwriting caches (#2265)
* feat: support overwrite caches
* test: fix case
* test: fix get_with_multiple_keys
* chore: use atomic.Bool
* test: improve get_with_multiple_keys
* chore: use ping to improve path
* fix: wrong CompareAndSwap
* test: TestHandler_gcCache
* chore: lint code
* chore: lint code
(cherry picked from commit 087b28afc56351b93dd68d7e59a2c8740f6c0e44)
|
2024-11-07 16:25:26 +01:00 |
|
Jason Song
|
ab0f270c64
|
fix: handle zero size (#1888)
|
2023-07-10 20:35:27 -07:00 |
|
Jason Song
|
b51f608660
|
Support cache (#1770)
* feat: port
* fix: use httprouter
* fix: WriteHeader
* fix: bolthold
* fix: bugs
* chore: one less file
* test: test handler
* fix: bug in id
* test: fix cases
* chore: tidy
* fix: use atomic.Int32
* fix: use atomic.Store
* feat: support close
* chore: lint
* fix: cache keys are case insensitive
* fix: options
* fix: use options
* fix: close
* fix: ignore close error
* Revert "fix: close"
This reverts commit d53ea7568ba03908eb153031c435008fd47e7ccb.
* fix: cacheUrlKey
* fix: nil close
* chore: lint code
* fix: test key
* test: case insensitive
* chore: lint
|
2023-04-28 15:57:40 +00:00 |
|