TwiN
|
f6a621da28
|
chore: Bump module version to v5
|
2022-12-06 01:41:18 -05:00 |
|
TwiN
|
00b56ecefd
|
feat: Bundle assets in binary using go:embed (#340)
Fixes #47
|
2022-10-09 21:33:31 -04:00 |
|
TwiN
|
1aa94a3365
|
feat(remote): Implement lazy distributed feature (#64)
THIS IS AN EXPERIMENTAL FEATURE/IMPLEMENTATION, AND IT MAY BE REMOVED IN THE FUTURE.
Note that for now, it will be an undocumented feature.
|
2022-07-28 20:29:29 -04:00 |
|
TwiN
|
ab2bee9c4b
|
chore!: Update module from v3 to v4
|
2022-06-20 21:25:14 -04:00 |
|
TwiN
|
6f3150d936
|
feat(api)!: Remove deprecated paths
|
2022-06-14 23:40:26 -04:00 |
|
TwiN
|
fea95b8479
|
perf(storage): Improve benchmarks and fix race condition
|
2022-06-13 20:35:51 -04:00 |
|
TwiN
|
17a431321c
|
Pass http.NoBody instead of nil as body
|
2021-11-11 00:14:00 -05:00 |
|
TwiN
|
d3805cd77a
|
Fix #197; Fix #198: Deprecate storage.file in favor of storage.path and deprecate persistence with memory storage type
|
2021-11-04 21:33:13 -04:00 |
|
TwiN
|
9287e2f9e2
|
Move store initialization to store package
This will allow importing storage.Config without importing every SQL drivers in the known universe
|
2021-10-28 19:35:46 -04:00 |
|
TwiN
|
6ed93d4b82
|
Rename Service to Endpoint (#192)
* Add clarifications in comments
* #191: Rename Service to Endpoint
|
2021-10-23 16:47:12 -04:00 |
|