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
3bec5ea2ce200846db8dfff9655a4e4bab12cfda
scylladb
/
thrift
History
Tomasz Grabiec
5b046043ea
migration_manager: Make prepare_keyspace_drop_announcement() return a future<>
...
It will be extended with listener notification firing, which is an async operation.
2023-04-24 10:49:37 +02:00
..
CMakeLists.txt
build: cmake: extract thrift out
2023-02-28 21:28:46 +08:00
controller.cc
redis,thrift,transport: make timeout_config live-updateable
2023-03-29 20:17:45 +08:00
controller.hh
…
handler.cc
migration_manager: Make prepare_keyspace_drop_announcement() return a future<>
2023-04-24 10:49:37 +02:00
handler.hh
redis,thrift,transport: make timeout_config live-updateable
2023-03-29 20:17:45 +08:00
server.cc
thrift: initiaize _config first to avoid dangling reference
2023-04-09 11:34:34 +03:00
server.hh
thrift: initiaize _config first to avoid dangling reference
2023-04-09 11:34:34 +03:00
thrift_validation.cc
thrift: s/std::regex/boost::regex/
2023-04-06 09:50:27 -04:00
thrift_validation.hh
Introduce schema/ module
2023-02-15 11:01:50 +02:00
utils.hh
…