Libraries tagged by ecoco

coco-project/sql-cache

0 Favers
17 Downloads

Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.

Go to Download


coco-project/snowflake

0 Favers
40 Downloads

snowflake

Go to Download


coco-project/qrcode

0 Favers
6 Downloads

qrcode

Go to Download


coco-project/phpinfo-parser

0 Favers
6 Downloads

Go to Download


coco-project/mcrypt

0 Favers
6 Downloads

Go to Download


coco-project/magic-access

2 Favers
95 Downloads

\ArrayAccess, \Countable, \IteratorAggregate and __set,__get implementations

Go to Download


coco-project/logger

0 Favers
66 Downloads

Go to Download


coco-project/jsonrpc

0 Favers
5 Downloads

Go to Download


coco-project/exfi

1 Favers
6 Downloads

Go to Download


coco-project/csv-reader

0 Favers
17 Downloads

csv reader

Go to Download


coco-project/command-runner

0 Favers
23 Downloads

Go to Download


coco-project/command-builder

0 Favers
9 Downloads

Go to Download


coco-project/closure

0 Favers
36 Downloads

Go to Download


coco-project/captcha

0 Favers
6 Downloads

captcha

Go to Download


coco-project/base64

0 Favers
13 Downloads

Base64 tool, allowing customization of the factor.

Go to Download


<< Previous Next >>