1
0
mirror of https://github.com/alexedwards/scs.git synced 2025-07-15 01:04:36 +02:00
Commit Graph

275 Commits

Author SHA1 Message Date
c252878bcf Update dependencies 2022-02-16 08:39:57 +01:00
b122fe6452 Merge pull request #134 from gandaldf/rqlite-support
Rqlite support
2022-02-09 20:53:34 +01:00
6c6ff2c7bb Fix typos in documentation 2022-02-09 11:27:58 +01:00
b95d685652 Add support to rqlite 2022-02-09 11:27:18 +01:00
524f06e83c Update README.md 2022-01-31 19:23:46 +01:00
e29fe60140 Merge pull request #131 from gandaldf/master
Add leveldb, etcd, consul, cockroachDB and bun stores.
2022-01-31 19:22:12 +01:00
a735c82a20 Fix typo 2022-01-13 18:51:18 +01:00
f7e2329de5 Add support to Bun 2022-01-13 18:42:57 +01:00
8dd34105cc Add support to CockroachDB 2022-01-03 17:19:00 +01:00
f85e6e29e6 Merge remote-tracking branch 'origin/master' 2022-01-03 00:46:00 +01:00
08cf16616c Add support to Consul 2022-01-03 00:45:13 +01:00
a6cfb24039 Fix typos 2022-01-03 00:45:13 +01:00
a49a7be32b Update README 2022-01-03 00:45:13 +01:00
5c4a5bb56a Add support to etcd 2022-01-03 00:45:13 +01:00
424186393c Add support to Consul 2022-01-03 00:44:48 +01:00
fc1ac1d3e3 Fix typos 2022-01-01 12:38:00 +01:00
485a8f5fae Update README 2022-01-01 12:26:49 +01:00
128bb880a8 Add support to ETCD 2022-01-01 12:18:48 +01:00
171bb31c92 Add support to LevelDB 2021-12-20 14:13:30 +01:00
a2ba24921d Fix typo in Iterate example 2021-12-06 18:23:09 +01:00
370cc303b6 Merge pull request #130 from gandaldf/master
Fix typo and update README
2021-12-03 07:40:41 +01:00
4fb8e56042 Update README 2021-12-02 23:10:19 +01:00
bc41d5d616 Fix typo 2021-12-02 23:07:06 +01:00
1216521334 Use a distinct IterableCtxStore interface v2.5.0 2021-12-02 18:29:12 +01:00
2e73121383 Merge pull request #129 from gandaldf/master
Upgrade GORM version and documentation update
2021-11-29 18:46:45 +01:00
3fa2cbf6e0 Update dsn in documentation 2021-11-28 15:32:39 +01:00
01057659cf Upgrade GORM version 2021-11-28 15:23:37 +01:00
b70d0e0503 Upgrade buntdb version 2021-11-27 08:27:30 +01:00
553dba1b07 Merge pull request #126 from jum/mergesession
Mergesession
2021-11-27 08:18:42 +01:00
551857006b Merge pull request #128 from jum/firestore_readme
Add documentation on how use firestore.
2021-11-27 08:13:28 +01:00
96b18f6f28 Add documentation on how use firestore. 2021-11-26 17:17:01 +01:00
dba928e4fe Add support for AllCtx() in Iterate() 2021-11-26 13:00:03 +01:00
3166777ffc Merge pull request #127 from gandaldf/master
Fixing documentation here and there
2021-11-26 09:43:49 +01:00
5015bda118 Standardise documentation for stores 2021-11-25 19:13:30 +01:00
7f6de25016 Update README for new stores 2021-11-25 16:06:19 +01:00
fd3404d1a4 Adapt to the new *Ctx() methods. 2021-11-24 21:29:39 +01:00
02a33d9504 Added a MergeSession method to ease merging of sessions lost
due to strict cookies across oauth2 login flows.
2021-11-24 21:27:22 +01:00
fcfe8a4cef Merge pull request #84 from lafriks/feat/gorm_storage
Implement session store based on GORM
2021-11-24 19:56:20 +01:00
07f42033d9 Merge pull request #123 from gandaldf/master
Add MSSQL store
2021-11-24 19:53:54 +01:00
a99277330e Rephrase comment for consistency 2021-11-24 19:51:41 +01:00
ec29e03bc7 Update module path to github.com/alexedwards/scs/firestore 2021-11-24 19:22:04 +01:00
eb3ee46f2d Merge pull request #124 from jum/firestore
Add support for Google cloud Firestore.
2021-11-24 18:47:19 +01:00
8da043b85f Merge pull request #125 from joesonw/master
Better documentation and interface for DeleteCtx, FindCtx and CommitCtx
2021-11-24 18:43:53 +01:00
ee2886fc99 Add methods to be recignized a Store. 2021-11-24 00:51:15 +01:00
2d8d605a84 better documentation and interface for DeleteCtx, FindCtx and CommitCtx 2021-11-23 22:43:29 +08:00
8047fe24be Add support for Google cloud Firestore. 2021-11-23 15:27:46 +01:00
4b9db7318e Add support to MSSQL store 2021-11-23 10:42:00 +01:00
697b6a27ec Merge pull request #122 from gandaldf/master
Add README Instructions link and IterableStore documentation
2021-11-23 08:22:15 +01:00
116f5d40e8 Add README IterableStore documentation 2021-11-22 18:23:43 +01:00
72a1809737 Add README Instructions link 2021-11-22 12:01:53 +01:00