Roman
|
ca0e784fb9
|
Refactor cache middleware to not-use the deprecated methods (#1246)
* ♻️ refactor: cache: don't use the deprecated `SafeBytes` and use `CopyBytes` instead
* ♻️ refactor: utils: remove deprecated and unused methods
|
2021-03-30 23:31:03 +02:00 |
|
RW
|
12cefa2f31
|
Prepare release
- bump version
|
2021-03-13 12:49:51 +01:00 |
|
Kiyon
|
c34ca83c06
|
👷 Add JSONEncoder and JSONDecoder
|
2021-02-20 16:45:13 +08:00 |
|
Joey
|
267fd5ec59
|
Merge pull request #1121 from yquansah/yq-override-json
feat: add definition for overridable json engine
|
2021-01-31 07:56:41 +01:00 |
|
unknown
|
c62e5f7d4d
|
go style updates
|
2021-01-26 21:57:58 +03:00 |
|
Yoofi Quansah
|
5941c8c4e2
|
🧹 chore: address comments, and use more standard definition for
functionality we define
|
2021-01-25 13:48:07 -06:00 |
|
Yoofi Quansah
|
2267f0f76f
|
🚀 feat: add custom definition for a json executor
|
2021-01-19 20:25:44 -08:00 |
|
Fenny
|
ebd507d5e5
|
🦵 limit go routines in test
|
2020-11-30 14:34:17 +01:00 |
|
Fenny
|
7be78406cb
|
🔐 use uuid v4 in session
|
2020-11-30 14:31:10 +01:00 |
|
Fenny
|
772d78186a
|
🐌 too slow, need better alternative
|
2020-11-27 18:34:22 +01:00 |
|
Fenny
|
0c8efc3de3
|
💱 update uuid
|
2020-11-27 16:58:19 +01:00 |
|
Fenny
|
e1078f8716
|
🩹 fix #1030
|
2020-11-26 12:05:43 +01:00 |
|
Fenny
|
0cc60e3e39
|
✏ update utils
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
|
2020-11-17 08:24:28 +01:00 |
|
Fenny
|
e44da45bff
|
🩹 fix session test
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
|
2020-11-17 08:15:22 +01:00 |
|
Fenny
|
cdba739a40
|
📦 add EqualFold & EqualFoldBytes
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
|
2020-11-17 08:04:42 +01:00 |
|
Szymon Bielenica
|
56283b8afd
|
🎨 Adjust multiple comments to comply with the linter
|
2020-10-25 12:23:10 +01:00 |
|
Fenny
|
0e21234f5e
|
📦 vendor gopsutil
|
2020-09-27 22:56:31 +02:00 |
|
Fenny
|
d9ca77a834
|
✏ fix typo
|
2020-09-27 12:23:46 +02:00 |
|
Fenny
|
d6f717148a
|
🛠 correct convert naming
|
2020-09-27 12:22:17 +02:00 |
|
Fenny
|
b4f978515d
|
📝 update utils
|
2020-09-17 02:21:36 +02:00 |
|
ReneWerner87
|
3028b8d5d8
|
☔ Make UUID function thread-safe
Co-authored-by: Fenny <fenny@gofiber.io>
Co-authored-by: Kiyon <kiyon@gofiber.io>
|
2020-09-15 10:47:10 +02:00 |
|
ReneWerner87
|
4995d49921
|
Merge remote-tracking branch 'origin/master' into UUID_thread_safe
|
2020-09-15 10:42:53 +02:00 |
|
ReneWerner87
|
032f202f98
|
☔ Make UUID function thread-safe
Co-authored-by: Fenny <fenny@gofiber.io>
Co-authored-by: Kiyon <kiyon@gofiber.io>
|
2020-09-15 10:36:47 +02:00 |
|
ReneWerner87
|
5073458cd0
|
☔ Make UUID function thread-safe
Co-authored-by: Fenny <fenny@gofiber.io>
Co-authored-by: Kiyon <kiyon@gofiber.io>
|
2020-09-15 10:35:18 +02:00 |
|
ReneWerner87
|
5f0651fd40
|
☔ Make UUID function thread-safe
Co-authored-by: Fenny <fenny@gofiber.io>
Co-authored-by: Kiyon <kiyon@gofiber.io>
|
2020-09-15 10:33:41 +02:00 |
|
Fenny
|
ccbebab281
|
👋 delete readme
|
2020-09-14 12:23:41 +02:00 |
|
Fenny
|
58e5ddab3a
|
🔨 fix test
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
|
2020-09-14 12:21:50 +02:00 |
|
Fenny
|
fcb7f507f4
|
✏ update badge
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
|
2020-09-14 12:18:08 +02:00 |
|
Fenny
|
a63f4f067b
|
🛠 export utils
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
|
2020-09-14 12:16:45 +02:00 |
|
Fenny
|
2768ea2a77
|
🙌 make utils public
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
|
2020-09-14 12:12:29 +02:00 |
|
Fenny
|
a3cac71ae8
|
🔦 move utils to internal
|
2020-09-14 09:09:06 +02:00 |
|
Fenny
|
ec5d66e7a8
|
⚡ v2
|
2020-09-13 11:20:11 +02:00 |
|