-
I would love to see an option for a portal that doesn't remain permanently open but needs to be re-ignited every use or after minutes.
-
Hello!
This issue affects all versions after 2.5.1 (before the security fix...).
Consider the following code:
```
Service server1 = Service.ignite().port(8080);
Service server…
-
Hi, Im new in code igniter. Can you provide full page on how to implementing it on the view php.
-
Particularly if we believe this is something that's a drop-in perf improvement for a broad range of apps, we need some test coverage here
-
Not able to run app on macbook with m1, works fine on intel mac.
On run` npx react-native run-ios` it gives below errors
```
User defaults from command line:
IDEPackageSupportUseBuiltinSCM = YES…
-
Hi,
I'm having trouble with the android.
I've followed all the steps from readme but I got this error when running the app.
I'm using GoCoder SDK Version : 1.0.2
```
06-05 14:04:26.921 29223-…
-
...Migrated from [Ignite Jira OF-1074](https://issues.igniterealtime.org/browse/OF-1074)...
## Todo:
- [ ] It is possible to write a message to specific user
- [ ] It is possible to write a mes…
-
The draft list of data sources:
1. SQL Databases based on JDBC
2. XML
3. Protobuf
4. Parquet
5. ORC
6. SparkSQL
7. different files on the FileSystem
8. NoSQL databases (MongoDB, Cassandra, I…
-
Add the ability to specify a binary to run the `chain serve` command instead of building the source. Using this flag, you can set a chain binary, and the command will not build the proto buffers and t…
-
We need to have utils that handle numbers in a safe way for dealing with:
- Precision
- Denom formats (spn -> uspn)
- Amount
It needs to be centralized so to avoid having this logic all over t…