Patrick Connolly

Results 470 comments of Patrick Connolly

Ok, so on further investigation, redis actually seems a step in the right direction. I don't think we need full persistency perhaps, but we need to be able to query...

perrrrfect. I'll prob work on this next. Getting to crunch time on another project, so might not be as soon as I'd like

Potentially helpful link: https://medium.com/@nevio/proper-way-how-to-marshal-and-unmarshal-golang-structs-within-the-redis-cache-855423902787 Was curious about using msgpack (which redis-cache golang lib uses), but seems marshalling as json should work fine: https://www.reddit.com/r/golang/comments/476fdi/what_is_best_serialization_format_for_boltdb_for/

No, valkeyrie doesn't do marshalling -- just accepts byte slices as far as I can tell. Anyhow, I have a code spike here: https://github.com/42wim/matterbridge/compare/master...patcon:valkeyrie-persistence?expand=1 Busy week coming up, so that's...

A-ha! I realized that I transferred the repo to another org, and my personal fork was a more recent one without my old branches. The code is _really_ old, but...

No update! It's been running on 5000 member slack team for awhile, using the code linked in the issue above, but not in a state that's mergeable into mainline. Happy...

Unfortunately, no, not from me! but all the working code is still there in the other branch, and ready for anyone else's attention if they have time :) I'm not...

Related #336

+1 I use the vimium chrome extension and need to disable it on GitHub.