1
0
mirror of https://github.com/alexedwards/scs.git synced 2025-07-13 01:00:17 +02:00

11 Commits

Author SHA1 Message Date
7869406cf4 sqlite3store: Fix race in StopCleanup
Fixes #228
2024-12-20 17:14:28 -05:00
84bd122bd8 Format expiry time to UTC and 2006-01-02T15:04:05.999 before commit 2023-10-22 18:46:06 +02:00
6c6ff2c7bb Fix typos in documentation 2022-02-09 11:27:58 +01:00
5015bda118 Standardise documentation for stores 2021-11-25 19:13:30 +01:00
a26d937245 Add All() to sqlite3store and fix README 2021-11-01 18:38:55 +01:00
d6c414608d Update go-sqlite3 to version v1.14.6
The README states that the increase to v2 was an accident.
There were no major changes or features.
2021-01-09 20:02:31 +01:00
b756d90792 Upgrade dependencies 2020-05-03 15:11:12 +02:00
6a2a583c1f Fix typos 2019-10-30 17:22:24 +01:00
9ba7e16088 Minor readme typo 2019-10-28 00:01:21 +11:00
9506354449 Implement sq3litestore_test & fixed bugs in sq3litestore 2019-10-27 23:58:55 +11:00
d11363ea0b Initial Store Working 2019-10-27 12:09:47 +11:00