Header banner
Revain logoHome Page
swaydb logo

SwayDB Review

1

Β·

Very good

Revainrating 4 out of 5Β Β 
RatingΒ 
4.0
IT Infrastructure, Database Software

View on AmazonView on Π―M

Description of SwayDB

SwayDB is a fast embeddable persistent and in-memory key-value storage engine that provides storage as simple data structures - Map, Set & Queue.

Reviews

Global ratings 1
  • 5
    0
  • 4
    1
  • 3
    0
  • 2
    0
  • 1
    0

Type of review

Revainrating 4 out of 5

Good tool if reliability is critical

I like how it's free to use for small apps or prototypes (though there are plans available). It has a good feature set so far and looks promising. The documentation could be better and would help with understanding some of the advanced features. They're adding new features every month! That should tell you something about their support. We've been using this product to store user information from our app. Before we used Redis but realized after working on multiple projects that redis isn't…

Pros
  • done :)
Cons
  • Documentation is lacking compared other libraries.
  • No native Java driver yet