Timeline for Heroku Postgres, Redis, Kafka - is one better for storing key/value string pairs?
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 20, 2018 at 21:02 | vote | accept | Brian Mansfield | ||
| Sep 12, 2018 at 16:39 | answer | added | Jon McCartie | timeline score: 1 | |
| Aug 9, 2018 at 17:37 | comment | added | Brian Mansfield | @RedDevil this is a really interesting idea and I hadn't thought of it before - I just did some brief research. A possible issue is that we can expect the JSON to be upwards of 1M characters. Even if we broke that up across multiple long text fields, the limit on an object appears to be 1638400. Really appreciate this idea though, and we're going to run with it in a parallel analysis | |
| Aug 9, 2018 at 17:01 | comment | added | RedDevil | How about big objects? | |
| Aug 9, 2018 at 16:29 | history | asked | Brian Mansfield | CC BY-SA 4.0 |