mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-07 06:26:02 +02:00
91a24e0399c53363435829a22ce6116f548577db
Also did some benchmarking on my Macbook (with a SSD and memcached running on localhost): Checking egw_cache_memcache: 0 checks failed, 100 iterations took 0.480 sec Checking egw_cache_apc: 0 checks failed, 100 iterations took 0.025 sec Checking egw_cache_files: 0 checks failed, 100 iterations took 0.826 sec --> APC is by a factor of 20 faster then memcached, which is double as fast compared to files on a SSD
* Addressbook: fixed sql error when sorting by a custom field and not displayed custom field content
Description
Web based groupware server written in PHP, forum at https://help.egroupware.org/
address-bookcaldav-servercalendarcarddav-servercollaborationegroupwarejavascriptphpproject-managementwebmail
216 MiB
Languages
PHP
54.8%
TypeScript
18.5%
JavaScript
10.6%
CSS
10.2%
Less
2.1%
Other
3.8%