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-22 09:30:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d243fb7a01522633a5042cd8e780396f856474e6
scylladb
/
thrift
History
Tomasz Grabiec
b7cf3a679d
Convert ThriftValidation.validateColumnFamily(String,String)
...
Unlike origin, we don't use global singleton, but accept a database reference instead.
2015-02-04 10:28:59 +01:00
..
handler.cc
Extract schema to a separate class
2015-01-29 15:53:05 +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