This website requires JavaScript.
Explore
Help
Sign In
WEBDIENSTE
/
NLnetLabs-krill
Watch
1
Star
0
Fork
0
mirror of
https://github.com/NLnetLabs/krill.git
synced
2026-09-27 03:44:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f4eafdfd3517e3b1768f2cb6b0d304fe763f52e
NLnetLabs-krill
/
src
/
commons
/
eventsourcing
T
History
Tim Bruijnzeels
801fb28b69
Rename inner error type to be more clear.
2023-10-17 15:31:11 +02:00
..
agg.rs
Aggregate command sets (
#1087
)
2023-10-17 15:31:11 +02:00
cmd.rs
Use transactions/locks (kvx::execute) for AggregateStore. (
#1104
)
2023-10-17 15:31:11 +02:00
evt.rs
Aggregate command sets (
#1087
)
2023-10-17 15:31:11 +02:00
kv.rs
Rename inner error type to be more clear.
2023-10-17 15:31:11 +02:00
listener.rs
Change to a hybrid event sourcing model for CAs and Repository. (
#426
)
2021-03-17 12:08:36 +01:00
mod.rs
Use transactions/locks for WalStore. (
#1106
)
2023-10-17 15:31:11 +02:00
store.rs
Remove no longer needed 'always_recover_data' function
#1086
2023-10-17 15:31:11 +02:00
wal.rs
Use kvx based transactional task queue
#1090
2023-10-17 15:31:11 +02:00