Kryptos
prjRev.com
- Thread starter
- #1,421
Alright so some updates.
I changed the Database files' so it's a bit easier and cleaner ( for devs )
Fixed a couple of bugs.
Got rid of Memcached since I'm pretty sure no one will use it, might do it in a further release.
Got rid of the local file cache, APC is better in every way I don't see a reason to have it. Not to mention PHP's default cache is pretty much the same.
Today I plan to:
I changed the Database files' so it's a bit easier and cleaner ( for devs )
Fixed a couple of bugs.
Got rid of Memcached since I'm pretty sure no one will use it, might do it in a further release.
Got rid of the local file cache, APC is better in every way I don't see a reason to have it. Not to mention PHP's default cache is pretty much the same.
Today I plan to:
- Test out APC ( Will let you guys know how that works out )
- Fix News (SlideBox) font
- Do a full check-up on the Dashboard
- Clean up Helpers
- Re-organize a bit of the folders