Live data from Hacker News

Viewing profile — fgasparini

fgasparini

HN member
Joined
Sat, May 28, 2016, 1:35 AM UTC
HN karma
3
Public activity
5 items

About fgasparini

No profile information was provided.

Recent public activity

  1. comment
    Comment #13033924

    Why not? It has a WAL persisted to disk at a desired interval. It provides the same durability levels of most databases. http://redis.io/topics/persistence

  2. comment
    Comment #12968111

    IMO it is more a response to Microsoft with its PowerBI + DataZen products. The Google Data Studio is only for dashboards (i.e. static visualizations) these other tools offers stan…

  3. comment
    Comment #12839088

    I use both Metabase and Redash in the company that I work for. Both are really great tools and can replace (at least in part) expensive BI tools. I'm using both not because they ar…

  4. comment
    Comment #12402958

    It is(was) a company and its main product was a SQL client with built-in visualizations and features to save queries (just the query not the RS) in their cloud and share these quer…

  5. comment
    Comment #12096601

    I recommend this book about concurrency: https://pragprog.com/book/pb7con/seven-concurrency-models-in...