❔ Need help with giant amount of data stored in clipboard
I am trying to keep a history of the user's clipboard locally, but if I load into memory a giant clipboard text (like 40MB+) some exceptions come up and stuff. How should I manage such big amounts of data and also keep ram usage as low as possible?