1
0
mirror of https://github.com/kataras/iris.git synced 2026-06-10 07:33:42 +00:00

New Feature: Request-Scoped Transactions

Example:
https://github.com/iris-contrib/examples/tree/master/request_transactions
This commit is contained in:
Gerasimos (Makis) Maropoulos
2016-12-15 15:14:48 +02:00
parent 1ff949b357
commit 65980d3363
5 changed files with 184 additions and 4 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ const (
// IsLongTermSupport flag is true when the below version number is a long-term-support version
IsLongTermSupport = false
// Version is the current version number of the Iris web framework
Version = "5.0.4"
Version = "5.1.0"
banner = ` _____ _
|_ _| (_)