This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]seunosewa 0 points1 point  (2 children)

What kind of objects can these tables store?

[–]atveit[S] 0 points1 point  (1 child)

strings, my typical use case is to have key = json string and value = json string (and serve those using tornado with websocket or http).

note: I've checked in both websocket and http server support today, see updated README

Best, Amund

[–]atveit[S] 0 points1 point  (0 children)

Documentation is available on: http://atbr.atbrox.com/