Gerasimos (Makis) Maropoulos
|
b409f7807e
|
New feature: versioning.Aliases
Thanks @mulyawansentosa and @remopavithran for your donates ❤️
|
2021-01-06 01:52:39 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
cc7e3860f2
|
fix #1610 #1651 - read HISTORY.md
|
2020-10-04 16:50:21 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
889b7942d3
|
add two new examples and share the app's specific logger instance with sessions databases and APIBuilder
|
2020-08-16 07:07:36 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
b4365cee8d
|
sessions: add GobTranscoder and document the DefaultTranscoder package-level variable
Former-commit-id: 631d52bb6d0eb0dbe2e7416517ec019c5902ca71
|
2020-05-07 01:14:41 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
ac7fac35be
|
update dependencies
Former-commit-id: 95cc5cf2628490e865d6414ab2d8661e803ea05f
|
2020-04-28 05:51:28 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
3093d65363
|
version 12.1.5
Former-commit-id: cda69f08955cb0d594e98bf26197ee573cbba4b2
|
2020-02-02 16:29:06 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
3945fa68d1
|
obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository
We have to do the same on iris-contrib/examples, iris-contrib/middleware and e.t.c.
Former-commit-id: 0860688158f374bc137bc934b81b26dcd0e10964
|
2019-10-25 01:27:02 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
221978e41a
|
Upgrade to new go errors and some minor fixes and improvements including easier debugging of invalid routes and e.t.c.
Former-commit-id: 5809157b952ccc61a67a9861470774b3a6fee024
|
2019-10-24 18:57:05 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
07046ab978
|
formatting
Former-commit-id: 037081db5d6d4434e873ca8b75334ee43e046b6a
|
2019-08-17 10:06:20 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
80952bcbd5
|
Add the article 'CRUD REST API in Iris (a framework for golang)' and a starter kit for Iris written by @jebzmos4
Former-commit-id: 72eb72f11086b23c1bf849eb14ad846492a84cbd
|
2018-11-06 04:36:05 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
3962710d3d
|
Version 11 released. Read https://github.com/kataras/iris/blob/master/HISTORY.md#su-21-october-2018--v1100
Former-commit-id: fe6305deed00e170bf4d39a12c0644fe686e0a24
|
2018-10-21 19:20:05 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
b4a30f5af5
|
sessions database: boltdb: add support for ShiftExpiration -> OnUpdateExpiration like redis
badger sessiondb still in progress.
Former-commit-id: 1f89a0efb753c0e02b774e0d9e48d879e987c939
|
2018-08-18 15:01:26 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
f6436f2af4
|
https://github.com/kataras/iris/issues/1061
Former-commit-id: 4324e81ea94ef917ce39005b6038a6819bb63258
|
2018-08-14 16:29:04 +03:00 |
|
Gerasimos Maropoulos
|
b22151d4b7
|
Update to version 10.6.1 | Re-implement the BoltDB as built'n session database and more. Please read the HISTORY file for further details
Former-commit-id: fa68a914bec5fe4f595bdeaea84ecab6374ba643
|
2018-04-25 05:29:19 +03:00 |
|
Gerasimos Maropoulos
|
b62080c4bb
|
Sessions are now in full sync with the registered database, on acquire(init), set, get, delete, clear, visit, len, release(destroy) as requested by almost everyone. https://github.com/kataras/iris/issues/969
Former-commit-id: 49fcdb93106a78f0a24ad3fb4d8725e35e98451a
|
2018-04-22 13:52:36 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
5d62b5d428
|
replace boltdb/bolt to coreos/bbolt for sessions/sessiondb/boltdb
Former-commit-id: 0451425be0550e6a6f0c430e036452b60e393789
|
2018-02-07 01:06:42 +02:00 |
|
kataras
|
15feaf0237
|
Update to version 8.5.5 | Read HISTORY.md
Former-commit-id: dced7d472edabbab4f80c76051f13261928a8dea
|
2017-11-02 05:54:33 +02:00 |
|
hiveminded
|
be8295eb50
|
simple version checker ✌️
Former-commit-id: 077b9c9816211c84adda864a832acf8c1296eeaf
|
2017-08-09 17:12:24 +03:00 |
|
kataras
|
92d0b146df
|
remove MaxAgeSeconds from redis sessiondb - now it derives from the sessions configuration automatically. Add option to use an existing BoltDB connection on boltdb sessiondb.
TODO: leveldb sessiondb
Former-commit-id: 8cb781bf089ab7b9a09dccc633454db9c6077610
|
2017-08-08 12:31:42 +03:00 |
|
kataras
|
48e352e1df
|
Update to 8.2.0 | BoltDB session database, fix file sessiondb, faster, simpler and improvement Session Database API
Former-commit-id: 4034737a65b78a77277e4283fd9289c17f4a452e
|
2017-08-07 06:04:35 +03:00 |
|