Hacker News new | ask | show | jobs
by LinuxBender 2542 days ago
For chat persistence, you can use TheLounge [1]

[1] - https://thelounge.chat/ https://github.com/thelounge/thelounge

2 comments

In my experience, the lounge leaks a lot of memory. After about 30 days of running, it used 8GB and the shared hoster I put it on killed it. Would definitely not recommend as bouncer.
If you have many users/channels, you can tweak `maxHistory`, which controls how many messages are kept in memory per channel for the backlog. That's where most of the memory usage comes from.

https://thelounge.chat/docs/configuration#maxhistory

'Forget about bouncers', but how isn't this just a bouncer like ZNC, Irccloud etc?
I'd have defined a bouncer as something that also speaks IRC to the client.
I don't think irccloud does either?
Yes, Irccloud isn't a bouncer by that definition, but a hosted client.