mirror of
https://github.com/kataras/iris.git
synced 2025-02-09 02:34:55 +01:00
Fix the readme TODOs syntax. Read HISTORY.md for v5.1.0
Simple proof-of-concept example of request-scoped transactions here: https://github.com/iris-contrib/examples/blob/master/request_transactions/main.go
This commit is contained in:
parent
65980d3363
commit
c6b6ebf757
|
@ -929,7 +929,9 @@ Todo
|
||||||
------------
|
------------
|
||||||
|
|
||||||
- [ ] Server-side React render, as requested [here](https://github.com/kataras/iris/issues/503)
|
- [ ] Server-side React render, as requested [here](https://github.com/kataras/iris/issues/503)
|
||||||
- [+] [NEW: Request-Scoped Transactions](https://github.com/iris-contrib/examples/tree/master/request_transactions)
|
- [x] [v5.1.0: Request-Scoped Transactions](https://github.com/iris-contrib/examples/tree/master/request_transactions), simple and elegant.
|
||||||
|
|
||||||
|
|
||||||
Iris is a **Community-Driven** Project, waiting for your suggestions and [feature requests](https://github.com/kataras/iris/issues?utf8=%E2%9C%93&q=label%3A%22feature%20request%22)!
|
Iris is a **Community-Driven** Project, waiting for your suggestions and [feature requests](https://github.com/kataras/iris/issues?utf8=%E2%9C%93&q=label%3A%22feature%20request%22)!
|
||||||
|
|
||||||
People
|
People
|
||||||
|
|
Loading…
Reference in New Issue
Block a user