Commit Graph

24 Commits (b51def0bb82322f8993582b2edb1a94b6429c4bb)

Author SHA1 Message Date
Fenny 323d9d89cc 🩹 fix manager logic 2020-11-23 07:38:42 +01:00
Fenny 8fe458011d 📦 add mapstore 2020-11-20 11:43:07 +01:00
Fenny bb3a7fe5da 🩹 fix cache
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
2020-11-17 08:33:07 +01:00
Fenny a9d628641e 🍌 increase sleep for workflow 2020-11-06 02:29:31 +01:00
Fenny f02b8d8317 Merge remote-tracking branch 'upstream/master' 2020-11-06 02:28:39 +01:00
Fenny 0d3d6d9fe8 📦 update fasthttp and storage interface 2020-11-06 01:52:05 +01:00
Jay Chung 0146b92ba6 refactor: clean up 2020-11-04 23:17:00 +08:00
Joey 5d6e62b7c1
Merge pull request #984 from Fenny/master
✏ update Storage behaviour
2020-10-30 23:55:56 -07:00
Fenny 7892ab62bf 📦 update Storage behaviour 2020-10-31 07:51:44 +01:00
Tom 1ad625704d
📦 Add Key option to Cache config (#983) 2020-10-31 01:19:33 +00:00
Fenny 7ca70fcb17 🔍 verify body length
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-10-29 06:54:41 +01:00
Fenny f5314b66b9 📈 update benchmark
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-10-29 06:50:09 +01:00
Fenny 70d7c53557 🩹 fix race condition 2020-10-29 06:38:41 +01:00
Fenny 79c151c238 🚀 improve Store in cache mw 2020-10-29 06:32:09 +01:00
Fenny ecdda95e15 💼 implement Storage 2020-10-28 02:29:47 +01:00
Fenny 33e91e8111 📦 add benchmark 2020-10-08 18:11:26 +02:00
Fenny b37789836d 🧪 update cache test 2020-10-06 20:15:21 +02:00
Konstantinos Lypitkas 9df61e925c Increase coverage in cache middleware 2020-10-04 10:41:54 +03:00
Fenny 81208a6d6a 📦fix tests
Co-Authored-By: Tom <tom@tdpain.net>
2020-10-01 19:49:49 +02:00
Fenny 55960e86c3 📦 add cache-control option
Co-Authored-By: Tom <tom@tdpain.net>
2020-10-01 19:37:34 +02:00
Fenny 7bb6081371 📦 fix race condition in cache mw
Co-Authored-By: Konstantinos Lypitkas <3259834+klipitkas@users.noreply.github.com>
Co-Authored-By: kiyon <kiyon@gofiber.io>
2020-10-01 16:53:27 +02:00
Konstantinos Lypitkas 9a650b8d2a Fix issue with expiration, increase coverage 2020-10-01 00:21:30 +03:00
Konstantinos Lypitkas f921efe05a Add basic test for cache middleware 2020-09-30 23:34:31 +03:00
Fenny 2ec4f7d0da 📦 introduce cache mw
Co-Authored-By: Tom <tom@tdpain.net>
2020-09-26 11:13:11 +02:00