Page MenuHomePhabricator

Enable restbase testing with SQLite backed
Closed, ResolvedPublic

Description

We need to provide a way to tests RESTBase with sqlite backend. This would allow some users to do RESTBase development without installing Cassandra, and also would allow running tests against sqlite in Travis, both ensuring sqlite backend stability and support for added RESBase features.