Closed levinhkhanh closed 14 years ago
getAllURLAccessOnDate() may cause memory issue when the return data is too large. Consider re-write this function or re-implement the business logic when removing URLs accessed on a specific date
Replace Cassandra with MongoDB. MongoDB return a cursor (not an array) when querying
getAllURLAccessOnDate() may cause memory issue when the return data is too large. Consider re-write this function or re-implement the business logic when removing URLs accessed on a specific date