logoalt Hacker News

dennis16384last Sunday at 5:45 AM1 replyview on HN

Have you measured actual memory and disk requirements of a photon OpenSearch index vs your sqlite database?


Replies

packet_moverlast Sunday at 9:16 AM

No. When I looked at Photon and saw that it involves running Java plus an OpenSearch/Elasticsearch backend on the device, I assumed it would be heavier in terms of memory and moving parts than my setup (single SQLite file + small HTTP API).

Have you (or anyone here) actually run Photon on edge-class hardware? If you have real-world numbers, I'd be interested in seeing them. When I add house-number search, Photon might be an easier route than enhancing my current approach.

show 2 replies