Lieutenant VS uptime

Compare Lieutenant vs uptime and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Lieutenant uptime
2 1
1 -
- -
1.5 -
12 months ago -
Rust
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Lieutenant

Posts with mentions or reviews of Lieutenant. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-25.

uptime

Posts with mentions or reviews of uptime. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-25.
  • Ask HN: Have you used SQLite as a primary database?
    19 projects | news.ycombinator.com | 25 Apr 2022
    When I maintained uptime.openacs.org (https://gitlab.com/siddfinch/uptime) and MyTurl (both running AOLserver) I wrote internal versions for a place I was working at.

    I switched from Postgres to SQLite for a couple of versions, put mainly because Postgres wasn't "supported" I called SQLite an "internal database thing".

    Worked flawlessly for about 7-8 years before both services were gobbled up into micro API services.

    At the last count, we have about 14,000 services checked by uptime (about 1,000 every 5 minutes, 2,000 every 10 minutes, the rest every 15). Probably had about 60,000 tinyurls in MyTurl. We also ran the MyTurl urls through uptime every night to look for bad links. The system go hammered, often.

    It took minor tweaking to get the the best performance out of the database and AOLserver has some nice caching features, which helped to take the load off the database a bit. But overall, it worked as well as the Postgres counterpart.

    And now, I have to figure out why I never released the SQLite version of both.

What are some alternatives?

When comparing Lieutenant and uptime you can also consider the following projects:

ws4sqlite - Query sqlite via json+http

RocksDB - A library that provides an embeddable, persistent key-value store for fast storage.

ep-engine - Eventually Persistent in-memory database.