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-22 09:24:55 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cebbd0edd85cf9e72ec6a094fd6cc708c4d855d0
NLnetLabs-krill
/
src
/
commons
/
eventsourcing
T
History
Tim Bruijnzeels
0be1b15a96
Skip surplus commands when migrating.
#1147
2023-11-06 13:17:14 +01: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
Skip surplus commands when migrating.
#1147
2023-11-06 13:17:14 +01: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
Check for init command to conclude aggregate exists (ignore empty dir).
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