issues
search
iron
/
persistent
Middleware for sharing data between requests
43
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Changes for the upcoming iron 0.7 release with hyper 0.12
#67
zgtm
closed
6 years ago
0
Getter for data
#66
bitdivision
closed
5 years ago
0
Bump up to iron 0.6 (>= 0.5, < 0.7)
#65
iori-yja
closed
7 years ago
2
bump iron to 0.6
#64
FauxFaux
closed
7 years ago
6
PersistentInto for T is Failing with mysql::Pool
#63
TheServerAsterisk
closed
7 years ago
1
example with a trait
#62
flosse
opened
8 years ago
2
fix typo in State::one parameter
#61
djzin
closed
8 years ago
1
Allow constructing a Read/Write/State from an Arc
#60
lambda-fairy
closed
8 years ago
13
Update README
#59
gsquire
closed
8 years ago
1
Added Read example with variable passing
#58
lunemec
closed
8 years ago
2
Update to iron 0.4
#57
ghost
closed
8 years ago
3
update for iron 0.4.0
#56
andete
closed
8 years ago
1
Allow to create Read/Write/State with an Arc<T>, not only just T
#55
netvl
closed
8 years ago
0
Issue when impl Trait Key
#54
inxi-pc
closed
8 years ago
0
Release new version
#53
untitaker
closed
8 years ago
1
(chore) Update to iron 0.3
#52
calebmer
closed
8 years ago
0
Rename to iron-persistent
#51
KalitaAlexey
opened
8 years ago
2
Relicense under dual MIT/Apache-2.0
#50
emberian
opened
8 years ago
10
Release a new version
#49
untitaker
closed
8 years ago
1
(fix) Don't force default features on iron
#48
AerialX
closed
8 years ago
0
Get persistent from crates.io
#47
steveklabnik
closed
9 years ago
0
(chore) Change description to specify data is server local.
#46
reem
closed
9 years ago
0
Implement std::error::Error for PersistentError
#45
klieth
closed
9 years ago
2
(doc) Add keywords [Fixes iron/iron#279]
#44
trotter
closed
9 years ago
3
Update README.md with the new hitcounter example
#43
scgruber
closed
9 years ago
1
Derive Debug for PersistentError
#42
sinkuu
closed
9 years ago
0
(fix) Update for latest rust and iron.
#41
reem
closed
9 years ago
0
Unstable feature not compiling with rustc beta
#40
vegai
closed
9 years ago
2
Remove unnecessary feature and make cargo example work
#39
dugusword
closed
9 years ago
1
removing unstable feature
#38
oh-its-jimjam
closed
9 years ago
1
Update for beta
#37
Hoverbear
closed
9 years ago
1
(fix) fix compilations problems and update example
#36
fuchsnj
closed
9 years ago
2
(feat) Use the new return type + rustup
#35
s-panferov
closed
9 years ago
2
Build cleanly against iron 0.1.7 and rust nightly
#34
smashwilson
closed
9 years ago
2
(feat) Prepare for crates.io and update for latest iron.
#33
reem
closed
10 years ago
0
Example in README does not compile
#32
TheLQ
closed
10 years ago
4
(fix) Fix for typemap changes.
#31
reem
closed
10 years ago
0
Add mut to Requests
#30
whodidthis
closed
10 years ago
1
Fix documentation link
#29
EduardoBautista
closed
10 years ago
1
Don't require Sync for Write.
#28
emberian
closed
10 years ago
1
(fix) add explicit 'static lifetimes to val types
#27
duelinmarkers
closed
10 years ago
1
explicit lifetimes now needed
#26
duelinmarkers
closed
10 years ago
1
(doc) Update README example.
#25
reem
closed
10 years ago
0
(refactor) Refactored to work with new Iron
#24
reem
closed
10 years ago
0
Work with typemap
#23
duelinmarkers
closed
10 years ago
2
(docs) Update crate_name and href
#22
zzmp
closed
10 years ago
0
(docs) Autogen
#21
zzmp
closed
10 years ago
0
Update for req.alloy -> extensions rename
#20
duelinmarkers
closed
10 years ago
1
(feat) HTTPS for rustup
#19
brycefisher
closed
10 years ago
0
Update README.md
#18
brycefisher
closed
10 years ago
1
Next