Carlos Vieira
Carlos Vieira
Can we have `errors.Is(err, zap.ErrConsoleSync)` in the mean time?
Thanks for getting back to me @gruebel. So it can write to any S3? Looks pretty permissive. Ideally it would write to a specific bucket.
I've tried a different role (same as docs example) and same issue: ```ts const bucket = new S3Bucket(this, "Bucket", { bucketName: "some-bucket", removalPolicy: RemovalPolicy.DESTROY, autoDeleteObjects: true, }); const writeAnyS3PolicyStatement =...
Thanks for the reply @avikivity. - I know the table has a very large qty of rows but they are just a few bytes of data in each row. Moreover,...
`gc_grace_seconds` has passed and if I run the same query with COUNT(1) I now get 187 qty and I ran `nodetool compact`. Running from cqlsh the data is surely returning...
The only thing holding me back from moving to appwrite. Hopefully, this is still in progress.
> As a side note, I think the library could be less confusing if the concept of "native go" was more defined more prominently, and perhaps actually toned down in...
Any update here, this is really nice to have