Commit Graph

33 Commits

Author SHA1 Message Date
Daniil Gentili 47b808ca9b
Psalm improvements 2020-10-23 18:19:20 +02:00
Daniil Gentili b0d25f53cb
Use prepared statements, and update to new postgres API 2020-10-23 00:14:40 +02:00
Daniil Gentili 17ed5c0991
Add IPC support to buttons, start writing PHPDOC documentor 2020-10-07 19:31:52 +02:00
Daniil Gentili a21f8205e5
Fix hints 2020-10-04 16:35:33 +02:00
Daniil Gentili d31b798df9
Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
Daniil Gentili ca2cbe4ecb
Add missing return typehints 2020-10-01 21:03:25 +02:00
Daniil Gentili 89da6d5a45 Serialization and database improvements 2020-09-27 22:15:16 +02:00
Daniil Gentili 0001a45cd2 Completely refactor settings, remove old (internal and external) APIs, generic code cleanup 2020-09-27 22:15:16 +02:00
Daniil Gentili 26d746d749
Update MysqlArray.php 2020-09-18 22:27:11 +02:00
Daniil Gentili d3dc7a0155 Avoid JSON issues with request field and inflated photo payloads 2020-09-13 01:06:08 +02:00
Daniil Gentili 9df1e27780
Add redis backend 2020-09-12 19:06:42 +02:00
Daniil Gentili 5a5c02e56b
Improve caching mechanism, deduplicate SQL code 2020-09-12 17:12:23 +02:00
Daniil Gentili 5567490c7a
Improve performance of memory backend and misc fixes 2020-09-12 15:14:26 +02:00
Alexander Pankratov 2f81a14b95 Encode non-utf-8 symbols in keys 2020-09-10 12:00:40 +03:00
Daniil Gentili 69f33dce34
Layer 113 2020-06-16 17:52:55 +02:00
Alexander Pankratov 321787f718 Disable isset, optimize getInstance, concurrent offsetSet 2020-06-11 00:23:35 +03:00
Alexander Pankratov ca03bc662a New mysql cache cleanup 2020-06-09 01:48:06 +03:00
Alexander Pankratov 1e23970ab3 DbArray refactoring and convertation improvement 2020-06-07 01:20:03 +03:00
Alexander Pankratov e0832390ce Type fixes 2020-05-23 15:10:47 +03:00
Alexander Pankratov fea71efc99 Upgrade for MysqlArray initialization 2020-05-23 15:10:47 +03:00
Alexander Pankratov 9016a7c0dd Allow dots in mysql table names 2020-05-23 15:10:47 +03:00
Alexander Pankratov fa1d73009d Add more async requests 2020-05-23 15:10:47 +03:00
Alexander Pankratov 123e3fadfd Remove unavailable method call 2020-05-23 15:10:47 +03:00
Alexander Pankratov 912577617e Mysql try ... catch 2020-05-23 15:10:47 +03:00
Alexander Pankratov 6cf1ef504f Always fill usernames cache. Cache fixes. 2020-05-23 15:10:47 +03:00
Alexander Pankratov dedf20ea1b Update create table statements. 2020-05-23 15:10:47 +03:00
Alexander Pankratov ab168ce655 Additional mysql settings 2020-05-23 15:10:47 +03:00
Alexander Pankratov ae9edd5512 Mysql errors catch 2020-05-23 15:10:47 +03:00
Alexander Pankratov 46f7e63734 Async refactor 2020-05-23 15:10:47 +03:00
Alexander Pankratov a883684f05 Cache for Mysql Data Provider 2020-05-23 15:10:47 +03:00
Alexander Pankratov 26abf9f04e Bugfixes and optimizations 2020-05-23 15:10:47 +03:00
Alexander Pankratov 0d191f4157 Bugfixes and optimizations 2020-05-23 15:10:47 +03:00
Alexander Pankratov ed493330a6 Database properties types 2020-05-23 15:10:47 +03:00