Listify/Lambdas/Lists/SearchHistory/src
NMerz 3afaad89ea Use plain table search history
This is easier, clearer, faster for inters, and ultimately not really much less space efficient than trying to store this in a serialized nor unreasonably slow for retrievals.

Food for thought: Would this might be well-suited to a nosql database?
2020-11-14 12:05:50 -05:00
..
SearchHistory.java Use plain table search history 2020-11-14 12:05:50 -05:00
SearchHistoryGET.java Try storing serialized search object 2020-11-14 11:40:42 -05:00
SearchHistoryGetter.java Try storing serialized search object 2020-11-14 11:40:42 -05:00
SearchHistoryPOST.java Use plain table search history 2020-11-14 12:05:50 -05:00
SearchHistoryUpdater.java Use plain table search history 2020-11-14 12:05:50 -05:00