This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
scylladb
Watch
1
Star
0
Fork
0
You've already forked scylladb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
123eb04136e675b529d471afa777fcc0dcaeb899
scylladb
/
db
/
commitlog
History
Tomasz Grabiec
c0ac7b3a73
commitlog: Wrap subscription in a unique_ptr<> to make it nothrow movable
...
future<> will require nothrow move constructible types.
2015-12-07 09:50:28 +01:00
..
commitlog_replayer.cc
commitlog: Wrap subscription in a unique_ptr<> to make it nothrow movable
2015-12-07 09:50:28 +01:00
commitlog_replayer.hh
Mark move constructors noexcept when possible
2015-12-07 09:50:27 +01:00
commitlog.cc
commitlog: Wrap subscription in a unique_ptr<> to make it nothrow movable
2015-12-07 09:50:28 +01:00
commitlog.hh
commitlog: Wrap subscription in a unique_ptr<> to make it nothrow movable
2015-12-07 09:50:28 +01:00
replay_position.hh
replay_position: Make <= comparator simpler and cleaner
2015-10-07 14:34:22 +03:00