Skip to content

🚀 [Feature]: Implement TLS tests for Cassandra Driver #1688

@gaby

Description

@gaby

Feature Description

The new Cassandra storage driver is missing tests using TLS. This requires testcontainers-go to support this feature. The main purpose of this ticket is to track that effort.

Related #1665
Blocked by testcontainers/testcontainers-go#3124

Additional Context (optional)

No response

Code Snippet (optional)

package main

import "github.com/gofiber/storage/%package%"

func main() {
  // Steps to reproduce
}

Checklist:

  • I agree to follow Fiber's Code of Conduct.
  • I have checked for existing issues that describe my suggestion prior to opening this one.
  • I understand that improperly formatted feature requests may be closed without explanation.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions