arik-gamerlink

Results 2 comments of arik-gamerlink

Yes I believe so. As stated in the docs; ttl: PropTypes.number: //the number of seconds each url will stay in the cache. default 2 weeks

If anyone is looking for a workaround using raw query ` const query = `DELETE FROM "keyspace"."Table" WHERE "ids"={${firstId},${secondId}}`; ` and then you use the execute_query method https://express-cassandra.readthedocs.io/en/stable/notes/#raw-query