This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
scylladb
Watch
1
Star
0
Fork
0
You've already forked scylladb
mirror of
https://github.com/scylladb/scylladb.git
synced
2026-04-20 16:40:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a37baeb81b87779c7de9ec9c573deae00a0c18b5
scylladb
/
thrift
History
Tomasz Grabiec
2244eab6c1
db: Steal data from mutations when applying
...
Taking mutations by r-value reference allows us to avoid copies.
2015-02-09 10:28:44 +01:00
..
handler.cc
db: Steal data from mutations when applying
2015-02-09 10:28:44 +01:00
handler.hh
thrift: create a database and pass it to the server
2014-12-23 18:41:29 +02:00
server.cc
Merge branch 'master' into db
2015-01-27 15:09:31 +02:00
server.hh
db: add datadir to the database
2015-01-06 14:54:47 +02:00
thrift_validation.cc
db: Convert ThriftValidation
2015-01-29 19:40:07 +01:00
thrift_validation.hh
Convert ThriftValidation.validateColumnFamily(String,String)
2015-02-04 10:28:59 +01:00